Welcome![Sign In][Sign Up]
Location:
Search - sql server csharp

Search list

[CSharplab_10

Description: C#编写 简单的电话本程序 连接 sql server 数据库 可以添加 显示上一条 下一条 -C#, a simple phone book program to connect sql server database, you can add a display next
Platform: | Size: 61440 | Author: liyang | Hits:

[Web ServerBookStore

Description: 网站名称:网络书店 版本:v1.0 开发工具:Visual Studio 2005 开发语言:C# 开发框架:.NetFramework 2.0 数据库:sql server 2005 其他:借鉴PetShop4.0的三层架构,数据库操作全部使用存储过程,使用NUnit进行数据操作层的测试,并附上开发文档 数据库使用:数据库在database文件夹中附加即可,必须使用2005。 注册用户登录用例:admin/admin 管理员登录用例:admin/admin888 最后更新时间:2008.10.12 功能介绍: 网站前台功能: **注册 **购物车 **图书收藏 **图书分类 **图书搜索 **热门图书 **销售图书排行 **人气图书排行 **推荐图书 **图片轮换广告 **浏览历史 **其他购买者页购买了 **注册会员 *登录 *修改密码 *个人信息管理 *下定单 *订单Email通知 *付款 *订单管理 *图书收藏夹 *退出系统 网站后台功能: **后台登录 **修改密码 **系统设置 **图书管理 *图书分类 *添加图书 **订单管理-book store
Platform: | Size: 2345984 | Author: 王涛 | Hits:

[CSharpBookStore

Description: 藏书阁书店管理系统 采用visual studio.net2005+sql server 2005开发 附数据库文件-BookStore management system
Platform: | Size: 484352 | Author: 熊瓶瓶 | Hits:

[CSharpCompany

Description: 自己写的小型企业网址,Asp.net+sql server 2-Write your own small business website
Platform: | Size: 1814528 | Author: 王龙 | Hits:

[SQL ServerNetShop

Description: 网上购物管理系统~~(附加SQL Server 2005数据库)-NetShop
Platform: | Size: 1117184 | Author: zaq | Hits:

[CSharpDataAccess

Description: 在VS2010下开发...用C#写的一个系统....可以同时访问XML...SQL Server...数据库...对于入门有很大帮助-... Under development in VS2010 using C# to write a system .... can access the XML ... SQL Server ... database ... great help for entry ...
Platform: | Size: 270336 | Author: zhangerxi | Hits:

[Education soft systemCredit_Manage_System

Description: 成绩管理系统能帮助教师对学生成绩进行有效的管理,进而提高工作效率。 本实例采用Visual Studio 2008 作为开发工具,采用C#语言和SQL Server 2005 作为后台数 据库。通过参与此系统的开发此系统的开发,读者可以了解Windows 应用的需求分析、设计和 实现的完整过程,掌握SQL Server 2005 数据库的基本管理方法、常用SQL 语言的使用方法以及 C#数据库开发技术,积累有效数据库应用系统实战经验。-Performance management system to help teachers effectively manage student achievement, improve working efficiency. This example uses Visual Studio 2008 as a development tool, using C# language and SQL Server 2005 as database. By participating in the system development of this system development, readers can learn about Windows application requirements analysis, design and implementation of the complete process, master SQL Server 2005 database, the basic management approach, common SQL language to use, and C# database development skills, gain Effective hands-on experience of database application system.
Platform: | Size: 309248 | Author: 卓罗新 | Hits:

[OS programLibraryManagementSystem

Description: 图书管理系统,用C#和SQL SERVER 2005开发的图书管理系统。实现了图书借还与查询功能,资料查询,图书信息管理,读者信息管理等一些列功能,可用作毕业设计或者课程设计-Library management system, using C# and SQL SERVER 2005 development of the library management system. Achieved also with the search function through books, information inquiry, library information management, information management and some other readers of the column function, design or curriculum design can be used as graduate
Platform: | Size: 1071104 | Author: Joemily | Hits:

[CSharpOA_System_Based_on_CSharp

Description: 办公自动化(OA-Office Automation)是将现代化办公和计算机网路功能结合起来的一种新型的办公方式,是当前新技术革命中一个非常活跃和具有很强生命力的技术应用领域,是信息化社会的产物。通过网络,组织机构内部的人员可跨越时间、地点协同工作。通过OA系统所实施的交换式网络应用,使信息的传递更加快捷和方便,从而极大地扩展了办公手段,实现了办公的高效率。 需要用到的软件环境是操作系统,数据库平台,需要的软件是Microsoft SQL Server 2005,Microsoft Visual SourceSafe,Microsoft Visual SourceSafe 资源包括源代码、项目计划书、需求分析、概要设计、数据库设计和测试。-Office automation (OA-Office Automation) is the modern office and computer networking Results Together a new way to office, the new technology revolution is currently a very active and have Strong vitality of the technology applications, is the product of the information society. Through the network, organizations Internal staff can cross time and place of work. Implemented through the OA system switched network Applications, so that the transmission of information faster and easier, greatly expanded the office means to achieve The office of the high efficiency. Need to use the software environment is the operating system, database platform, required software is Microsoft SQL Server 2005, Microsoft Visual SourceSafe, Microsoft Visual SourceSafe Resources, including source code, project plans, requirements analysis, preliminary design, database design and testing Test.
Platform: | Size: 33386496 | Author: Hugh Chai | Hits:

[CSharpWebDisk(CSharp)

Description: 网络硬盘的开发代码,语言为C#。 1.可以直接打开项目文件以查看源代码。 2. 若不成功的话,读者可以新建立一个项目, 把该项目文件夹下的所有内容复制到新项目中, 也可以通过添加功能把所内容添加到新项目中。 3.把DAL项目添加项目下面 4.修改数据库连接 <appSettings> <add key="ConnectionString" value="Data Source=(local) Initial Catalog=Vote User ID=sa Password=sa"/> </appSettings> 把<appSettings>中的value换成读者自己本地的SQLServer服务器属性。 5.把“数据库文件”文件夹下的数据库文件拷贝到本地SQLServer安装目录下的Data文件夹里 使用一下命令可以完成数据库的导入 EXEC sp_attach_db @dbname = N Vote , @filename1 = N D:\Program Files\Microsoft SQL Server\MSSQL\Data\WebDiskDB_Data.MDF , @filename2 = N D:\Program Files\Microsoft SQL Server\MSSQL\Data\WebDiskDB_Log.LDF 把硬盘主目录名字换成SQLServer安装所在盘名。-Network hard disk development code
Platform: | Size: 1705984 | Author: zyy | Hits:

[CSharphyxmail

Description: QQ邮箱漂流瓶详细设计文档.doc 源代码ASP.NET+Microsoft SQL Server 2005+WinWebMail 3.8.1.3 标准版实现 注册模块 登录模块 发邮件模块 收邮件模块 漂流瓶模块 -QQ-mail detailed design documentation bottle. Doc source code ASP.NET+ Microsoft SQL Server 2005+ WinWebMail 3.8.1.3 Standard Edition to achieve up mail login module module module module bottle in the mail module
Platform: | Size: 7074816 | Author: qqq | Hits:

[ADO-ODBCshi-ti-ku-guan-li-xi-tong-(CSharp)

Description: 试题库管理系统,用vc++编程,数据库为SQL Server 2000 ,适合大学生毕业设计,很详细,管用-Test library management system, using vc++ programming, SQL Server 2000 database
Platform: | Size: 787456 | Author: xuhaoming | Hits:

[CSharpe-business--web

Description: 使用C#和SQl server 2005制作的一个小型电子商务网站,含有购物车,使用LINQ查询语句。-Use C# and SQl server 2005 produced a small e-commerce site with shopping cart, use the LINQ query.
Platform: | Size: 781312 | Author: wy | Hits:

[CSharpQuickSharp-SDK-2.0.0.12565

Description: QuickSharp是一个很小型的 C# 集成开发环境,提供了一个代码编辑器,主要功能有代码自动完成、语法着色、内置编译和执行、支持 ASP.NET 和 SQL Server 、MySQL 和 SQLite 数据库。-QuickSharp is a very small C# integrated development environment, provides a code editor, the main function code completion, syntax coloring, built-in compilation and execution in support of ASP.NET and SQL Server, MySQL and SQLite databases.
Platform: | Size: 4777984 | Author: ilove86 | Hits:

[CSharpupdate-sql-table-in-cSharp

Description: explaining a code in c# to update a table in sql server
Platform: | Size: 10240 | Author: zihna n | Hits:

[CSharpcSharp

Description: 1. 显示课程(Course)数据库中的数据。建立一个Windows应用程序,读取SQL Server中XSGL数据库Course表中的记录,讲课程的号码、名称和教师的姓名显示在文本框中。 2. 建立一个Windows程序,对于SQL Server中的xsgl数据库,浏览学生成绩。可上下翻页,查看学生的学号和姓名,同时显示该学生的所有成绩。 -1 shows courses (Course) data in the database. Create a Windows application that reads a database in SQL Server XSGL Course records in the table, talking about the course number, name and teacher s name appears in the text box. (2) the establishment of a Windows program, the xsgl for SQL Server database, browse student achievement. Can flip up and down to see the student s student number and name, and display all the results of the student.
Platform: | Size: 210944 | Author: 张坚辉 | Hits:

[Web ServerCSharp---SQL2000

Description: 网站 酒店管理网站 使用C#语言编写数据库的Sql2-Hotel Management website SQL Server 2000
Platform: | Size: 4277248 | Author: 胡劲松 | Hits:

[ADO-ODBCFP_Tree-by-CSharp

Description: 使用C#实现的频繁模式树(FP-Tree)关联规则挖掘算法,以SQL Server数据库作为数据源.-Using c# of the realization of the frequent mode Tree (FP-Tree) algorithm is proposed to SQL Server database as data sources.
Platform: | Size: 246784 | Author: 罗晓民 | Hits:

[Internet-Networkchatprogram(CSharp)

Description: 聊天程序 1.实验目的 (1)熟悉和掌握网络编程的基本方法和步骤; (2)进一步理解client/server交互模式; (3)掌握GUI编程方法; (4)熟悉socket编程接口,掌握用socket编程接口开发网络应用程序的方法。 (5)掌握SQL Server数据库系统的编程应用。 2.实验任务 要求: (1)实现图形用户界面; (2)实现功能类似QQ,可根据实际情况进行适量删减; (3)可实现一对多聊天; (4)能将聊天记录存入数据库。-Chat program. Familiar with and master the basic network programming methods and procedures experimental purposes (1) (2) to further the understanding of the client/server interaction mode (3) master GUI programming method (4) the familiar socket programming interface, master with socket programming interface developed network The method of application. (5) The master SQL Server database system programming applications. 2. Experimental task requirements: (1) implementation of the graphical user interface (2) to achieve functionality similar to QQ, the appropriate deletion according to the actual situation (3) one-to-many chat (4) to be able to chat records stored in the database.
Platform: | Size: 995328 | Author: | Hits:

[VC/MFCVisual-CSharp-2008-Step-by-Step

Description: 《Visual C#2008从入门到精通》围绕着基础知识和这些新特性全面介绍了如何利用Visual Studio 2008和.NET Framework来进行C#编程。书中沿袭深受读者欢迎的Step by Step风格,通过丰富的练习引导读者逐步构建Windows应用程序,访问SQL Server数据库,开发ASP.NET Web应用程序,创建并使用Web服务等。Visual C#作为微软的旗舰编程语言,经过几年的长足发展,在全球得以迅速普及,成为很多程序员的首选语言。Visual C# 2008新增了大量可圈可点的丰富特性全书共六部分30章,结构清晰,叙述清楚。所有练习均在Visual Studio 2008简体中文版上进行过全面演练。-" Visual C# 2008 From Novice to Professional" around the basic knowledge and these new features a comprehensive introduction to C# Programming with Visual Studio 2008 and. NET Framework. Step by Step style book followed by the readers through a wealth of exercises to guide readers step by step to build Windows applications to access SQL Server databases, develop ASP.NET Web applications, create and use Web services. Visual C# as the programming language of Microsoft' s flagship, after several years of rapid development in the global popularity quickly become the preferred language of many programmers. Visual C# 2008 added a large number of remarkable feature-rich book is six parts, 30 chapters and a clear structure, clear narrative. All exercises are carried out in the Simplified Chinese version of Visual Studio 2008 comprehensive drill.
Platform: | Size: 2306048 | Author: 王桢您 | Hits:
« 1 2 3 4 5 6 7 89 10 11 »

CodeBus www.codebus.net